home *** CD-ROM | disk | FTP | other *** search
- PascalS
- =======
-
- This is an initial port of the standard Pascal S compiler/interpreter to
- RiscOS 3. The Pascal source of the Pascal S compiler has been translated
- into ANSI-ish C by using the p2c program (parts of which are included with
- this package.)
-
- The Pascal and C sources are provided as well as the squeezed executable.
-
- As supplied this is of not much use, as it has had no changes to incorporate
- access to RiscOS facilities - it is supplied in the hope that someone can
- make something of it.
-
-
- The Pascal S compiler is fully described in...
-
- Pascal The language and its Implementation
- D. W. Barron (ed)
- Wiley-Interscience
- ISBN 0 471 27835 1
-
- This is a very good book for anyone who intends to implement any Pascal
- compiler.
-
-